home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.c
- Path: news.netins.net!isac!gg
- From: gg@isac.hces.com (Greg Goodrich)
- Subject: Re: Convert String to Int?
- Message-ID: <1996Mar6.001139.3540@isac.hces.com>
- Organization: Health Care Expert Systems
- X-Newsreader: TIN [version 1.2 PL2]
- References: <4hf3sk$k57@hustle.rahul.net>
- Date: Wed, 6 Mar 1996 00:11:39 GMT
-
- sparry@rahul.net wrote:
- : I have some numbers, range 0 to 999, stored as a strings. I need to
- : convert them to integers. Could I get some hints how to do this?
-
- atoi() in the standard library.
- --
- _______________________________________
- Greg Goodrich - gg@hces.com
- Software Engineer
- PACE Health Management Systems
-